From 26dc2d22ae7723af8d5ed24d3ea461ef52ce84fa Mon Sep 17 00:00:00 2001 From: Dani Moncayo Date: Wed, 17 Oct 2012 12:55:10 -0400 Subject: [PATCH] * doc/emacs/mini.texi (Repetition): Copyedit. --- doc/emacs/ChangeLog | 4 ++++ doc/emacs/mini.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 8985c54da88..5f02a9bcb38 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2012-10-17 Dani Moncayo + + * mini.texi (Repetition): Copyedit. + 2012-10-16 Juri Linkov * search.texi (Query Replace): Document multi-buffer replacement diff --git a/doc/emacs/mini.texi b/doc/emacs/mini.texi index cb47a966f64..9cc61208a9e 100644 --- a/doc/emacs/mini.texi +++ b/doc/emacs/mini.texi @@ -689,7 +689,7 @@ unless it is identical to the most recent item. Once inside the minibuffer for @kbd{C-x @key{ESC} @key{ESC}}, you can use the usual minibuffer history commands (@pxref{Minibuffer History}) to move through the history list. After finding the desired -previous command, you can edit its expression as usual and then repeat +previous command, you can edit its expression as usual and then execute it by typing @key{RET}. @vindex isearch-resume-in-command-history -- 2.30.2